projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1996a5e
)
Remove an unneeded include
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 9 Nov 2011 00:03:40 +0000
(19:03 -0500)
committer
Ryan Lortie
<desrt@desrt.ca>
Mon, 19 Dec 2011 17:45:51 +0000
(12:45 -0500)
gtk/gtkapplication.h
patch
|
blob
|
history
diff --git
a/gtk/gtkapplication.h
b/gtk/gtkapplication.h
index 6caa4081a9c6e8d5a2258b9a943e377257f2584c..08f24af413ac9305eeceb4230cef1f801dafcb86 100644
(file)
--- a/
gtk/gtkapplication.h
+++ b/
gtk/gtkapplication.h
@@
-26,7
+26,6
@@
#ifndef __GTK_APPLICATION_H__
#define __GTK_APPLICATION_H__
-#include <gtk/gtkactiongroup.h>
#include <gtk/gtkwidget.h>
#include <gio/gio.h>